PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / addPage Method
In This Topic
    addPage Method
    In This Topic
    Adds a new PDFPage to the document.
    Syntax
    public PDFPage addPage()

    Return Value

    The newly added page.
    See Also